Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use await on addListener #658

Merged
merged 2 commits into from
Mar 4, 2024
Merged

fix: Use await on addListener #658

merged 2 commits into from
Mar 4, 2024

Conversation

jcesarmobile
Copy link
Member

At the moment using addListener without await causes warnings if it's being assigned to a variable, on Capacitor 6 they will be errors, so fix them before the final update
#657

@jcesarmobile jcesarmobile merged commit 2fc1f22 into main Mar 4, 2024
2 checks passed
@jcesarmobile jcesarmobile deleted the await-listeners branch March 4, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants